Update xend to support network configuration for qemu 0.8.1 based ioemu.
authorchris@kneesaa.uk.xensource.com <chris@kneesaa.uk.xensource.com>
Wed, 12 Jul 2006 18:16:12 +0000 (19:16 +0100)
committerchris@kneesaa.uk.xensource.com <chris@kneesaa.uk.xensource.com>
Wed, 12 Jul 2006 18:16:12 +0000 (19:16 +0100)
commit472b6cb97799ea76e32821c6d9a1ebbd7db17948
tree6b72bd11ee712c64f9408d86f89a4711766c9739
parent8f4b90220c984d0a6e207cf91ec2b08d2ece19d4
Update xend to support network configuration for qemu 0.8.1 based ioemu.
Remove the ne2000 option, the network device type can now be selected
on a per-device basis by adding a model= property to the device's entry
in the vif list.

Signed-off-by: Christian Limpach <Christian.Limpach@xensource.com>
tools/examples/xmexample.hvm
tools/python/xen/xend/image.py
tools/python/xen/xm/create.py